From d1d52b264c55c56372794f9f12ede793d6cea6af Mon Sep 17 00:00:00 2001 From: "mwilli2@equilibrium.research.intel-research.net" Date: Wed, 12 May 2004 13:49:16 +0000 Subject: [PATCH] bitkeeper revision 1.891.1.9 (40a22b5cevMR_plncPduMaGW-P4-Vw) Fix my silly makefile error. --- tools/xentrace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/xentrace/Makefile b/tools/xentrace/Makefile index 7544e4b262..4a63ae2b3e 100644 --- a/tools/xentrace/Makefile +++ b/tools/xentrace/Makefile @@ -9,7 +9,7 @@ HDRS = $(wildcard *.h) OBJS = $(patsubst %.c,%.o,$(wildcard *.c)) BIN = xentrace -SCRIPTS = xentrace_cpusplit xentrace_format +SCRIPTS = xentrace_format MAN1 = $(wildcard *.1) MAN8 = $(wildcard *.8) -- 2.30.2